Key: [Opt] = Optimization [Fix] = Bug Fix [Afx] = Alpha or Beta fix. Fix for a problem recently introduced. [Imp] = Improvement on bug, but problems may still exist [New] = New Feature [Chg] = Changes Previous Functionality [Kis] = Known Issue [Wrk] = WorkAround [WrB] = WorkAround broken as a result of bug fix. [Nlr] = No Longer Reproducible, Reason Unknown. Usually a consequence of some other fix. [Tip] = Insight into the design of a feature, suggests possible uses. [Nte] = Note [Dep] = Deprecated [Pat] = Describes a backwards compatibility issue. [Ref] = Major refactoring, functionality should be identical to previous. PostgreSQL Plugin Final: [New] [ALL] Fixed a bug in which passing a non-query to SQLSelect set PostgreSQLDatabase.Error to true. PostgreSQL Plugin Beta 3: [New] [OSX] Now supports Universal Binary builds. PostgreSQL Plugin Beta 2: [Fix] [All] Fixed a bug that caused Error to return true when calling SQLExecute with SQL that returned results (such as a SELECT). PostgreSQL Plugin Beta 1: [New] [All] Implemented support for large objects. See the accompanying "Large Objects Readme" for more information. [New] [All] Implemented support for listen/notify. See the accompanying "Listen & Notify Readme" for more information.